Population Health Management Process API - Implementation Template

(0 reviews)

Developer guide

This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.

ModuleDescription
UtilA library with needed DataWeave utility functions.

Util

A library with needed DataWeave utility functions.

Source: ./src/main/resources/dwl/Util.dwl

Functions

fun getFailedMessageString (entry)

Gets a string with any of the failed messages returned in JSON format.

param entry is a list of response objects to check for failed responses.
return A string with the failed results or an empty string if there are no failures found.

fun getFailedMessages (entry)

Gets a list of response messages that aren't successful.

param entry is a list of response objects to check for failed responses.
return A list of failed responses or an empty list if none found.

(back to top)


Reviews

TypeTemplate
OrganizationMulesoft
Published by
MuleSoft Organization
Published onDec 16, 2022
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.1